Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support proxy environment variables in the influx client #9429

Merged
merged 1 commit into from
Mar 12, 2018

Conversation

jsternberg
Copy link
Contributor

@jsternberg jsternberg commented Feb 12, 2018

This also adds support for both the v1 and v2 APIs to set the Proxy
function on the underlying http.Transport.

The functionality for proxy environment variables is provided by the
http.ProxyFromEnvironment.

@ghost ghost assigned jsternberg Feb 12, 2018
@ghost ghost added the review label Feb 12, 2018
@jsternberg jsternberg mentioned this pull request Feb 12, 2018
9 tasks
This also adds support for both the v1 and v2 APIs to set the Proxy
function on the underlying http.Transport.

The functionality for proxy environment variables is provided by the
[http.ProxyFromEnvironment](https://godoc.org/net/http#ProxyFromEnvironment).
@jsternberg jsternberg merged commit 9cafd4b into master Mar 12, 2018
@jsternberg jsternberg deleted the js-9297-support-http-proxy-in-clients branch March 12, 2018 16:40
@ghost ghost removed the review label Mar 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants